Lucene search
+L
LinuxLinux Kernel

14969 matches found

CVE
CVE
added 2026/05/01 2:15 p.m.30 views

CVE-2026-31777

The CVE-2026-31777 entry concerns the Linux kernel ALSA ctxfi driver. The root cause is the driver’s missing validation of the return value from daio_device_index(), leading to incorrect assumptions and potential system instability. Documents indicate this has been resolved via patches. Remediati...

5.5CVSS5.8AI score0.00107EPSS
Save
CVE
CVE
added 2026/06/24 4:30 p.m.30 views

CVE-2026-53064

In Linux kernel dm-cache passthrough mode, a race between invalidate_complete() and concurrent writes can leave mg->cell NULL, causing a NULL pointer dereference during unlock/free. The reported fix is to validate mg->cell before unlocking it. Affected context described includes local, low-...

5.5CVSS5.7AI score0.00123EPSS
Save
CVE
CVE
added 2026/06/24 4:30 p.m.30 views

CVE-2026-53069

The CVE-2026-53069 issue is a Linux kernel null-pointer dereference in the XDP redirect path for bonding devices that have not been fully initialized. Specifically, bond_rr_gen_slave_id() can dereference a NULL rr_tx_counter when XDP redirects reach a bond that was never opened. The fix in xdp_ma...

7.5CVSS5.8AI score0.0038EPSS
Save
CVE
CVE
added 2026/07/19 3:39 p.m.30 views

CVE-2026-64054

CVE-2026-64054 is a Linux kernel vulnerability in the net_shaper (Network Shaper API) subsystem. The function net_shaper_nl_group_doit() fails to deduplicate NET_SHAPER_A_LEAVES entries, so when userspace supplies the same leaf handle twice, the same parent pointer is stored twice in old_nodes[],...

7.8CVSS5.3AI score0.00127EPSS
Save
CVE
CVE
added 2026/07/19 3:39 p.m.30 views

CVE-2026-64058

The CVE-2026-64058 issue affects the Linux kernel netfs component, specifically netfs_read_folio(), which did not wait for ongoing writeback to finish. The root cause was that folio->private could be cleaned up by the collector before the writeback flag was cleared, leading to unreliable trust...

7.8CVSS5.3AI score0.00127EPSS
Save
CVE
CVE
added 2026/07/19 3:39 p.m.30 views

CVE-2026-64089

CVE-2026-64089 affects the Linux kernel Batman-Adv (batman-adv) TT code. The root cause is that last_changeset_len was declared as s16, which can wrap when values exceed 32767, producing a negative value that then propagates into a widened s32. This leads batadv_tt_prepare_tvlv_local_data() to al...

9.8CVSS5.6AI score0.00552EPSS
Save
CVE
CVE
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64101

The CVE-2026-64101 issue affects the Linux kernel fwctl component, where the RPC input buffer for pds is validated too late. Root cause: pdsfc_fw_rpc() casts the raw RPC buffer to fwctl_rpc_pds and then reads fields before ensuring the input buffer is large enough, risking an out-of-bounds read w...

5.5CVSS5.5AI score0.00126EPSS
Save
CVE
CVE
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64149

The Linux kernel's dma_map_resource() used pfn_valid() to verify a PFN range is not RAM, but this check only confirms memory map availability, not actual RAM backing. On ARM64 SPARSEMEM systems with 128MB sections, MMIO addresses sharing a section with RAM falsely triggered WARN_ON_ONCE, causing ...

5.5CVSS5.5AI score0.00126EPSS
Save
CVE
CVE
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64164

CVE-2026-64164 is a Linux kernel vulnerability in the btrfs tracepoint btrfs_sync_file() where sleeping in atomic context can trigger a kernel splat. The fix (as noted in the public description) replaces dget_parent()/dput() usage with direct access to the parent dentry (dentry->d_parent) to a...

5.5CVSS5.4AI score0.00114EPSS
Save
CVE
CVE
added 2026/07/19 3:41 p.m.30 views

CVE-2026-64176

The CVE-2026-64176 entry documents a Linux kernel issue in wifi: iwlwifi/mvm where TX rate handling for old devices (e.g., 7265D) used outdated v1 rate encoding. The driver initially shifted to v3 rates, then reverted due to beacon-rate beaconing failures, which could cause TX_CMD rate misreporti...

8.1CVSS5.5AI score0.00209EPSS
Save
CVE
CVE
added 2026/07/24 3:27 p.m.30 views

CVE-2026-64233

The CVE-2026-64233 issue affects the Linux kernel USB Video Class (UVC) gadget driver. A race during function binding can occur when a privileged user holds a configfs subtree open and concurrently removes an extensions subdirectory, because uvc_function_bind() walks opts->extension_units with...

5.5CVSS5.8AI score0.00114EPSS
Save
CVE
CVE
added 2026/07/25 8:50 a.m.30 views

CVE-2026-64350

CVE-2026-64350 is a memory leak in the Linux kernel's USB CDNSP driver . The function cdnsp_alloc_stream_info() allocates a stream_ctx_array via cdnsp_alloc_stream_ctx(), but if a subsequent stream ring allocation or stream mapping update fails, the error path frees the stream rings and stream_ri...

5.5CVSS5.7AI score0.00173EPSS
Save
CVE
CVE
added 2026/07/25 8:50 a.m.30 views

CVE-2026-64353

CVE-2026-64353 is a Linux kernel BPF verifier flaw affecting ARRAY_OF_MAPS that use a BPF_F_INNER_MAP template. When a concrete inner array with a different max_entries replaces the template, the verifier's const-key lookup nullness elision incorrectly uses the template's max_entries instead of t...

5.5CVSS5.7AI score0.00166EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.29 views

CVE-2022-50308

The CVE-2022-50308 entry concerns a Linux kernel ASoC issue for Qualcomm components. Root cause: devm_kcalloc may return NULL, so the return value must be checked to prevent NULL pointer dereference. The connected advisories confirm a patch to add checks in ASoC: qcom, resolving the vulnerability...

5.5CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.29 views

CVE-2022-50464

In the Linux kernel, mt76 MT7915 PCI path had a refcount leak in mt7915_pci_init_hif2(); the issue stems from pci_get_device() returning a device with increased refcount and not balancing with pci_dev_put(). The fix saves the returned pci_device and ensures a pci_dev_put() is called to decrease t...

5.5CVSS6AI score0.00154EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.29 views

CVE-2022-50468

CVE-2022-50468 affects the Linux kernel, specifically the Cros USB PD notifier driver (platform/chrome: cros_usbpd_notify). The issue arises because cros_usbpd_notify_init() does not check the return value of platform_driver_register(), allowing cros_usbpd_notify to install even if registration f...

5.5CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/10/04 3:16 p.m.29 views

CVE-2022-50477

CVE-2022-50477 (Linux kernel): A memory leak in the RTC device management was fixed. During devm_rtc_allocate_device(), a rtc_device is allocated before calling dev_set_name(). If dev_set_name() fails, the rtc_device could leak. The fix reorders actions by moving devm_add_action_or_reset() in fro...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/10/04 3:16 p.m.29 views

CVE-2023-53550

Technical details about CVE-2023-53550 are not provided in the connected documents. The SUSE advisories listed reference this CVE but do not include affected versions, root cause, nor remediation specifics. Monitor for updates.

5.5CVSS6.2AI score0.00128EPSS
Save
CVE
CVE
added 2025/10/04 3:17 p.m.29 views

CVE-2023-53579

CVE-2023-53579: In the Linux kernel, the gpio: mvebu driver had a resource leak in the irq domain triggered on driver detach. A fix was applied (using a custom devm action) to address the leak. Connected advisories (SUSE OSV entries, Root Debian patch notes, Astra Linux bulletin) corroborate the ...

5.5CVSS6.1AI score0.00138EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.29 views

CVE-2023-53639

Technical details about CVE-2023-53639 are not publicly provided in the supplied documents. Monitor for updates from vendors and security advisories to obtain affected products, versions, and remediation information.

5.5CVSS6.2AI score0.00149EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.29 views

CVE-2023-53644

The CVE-2023-53644 issue affects the Linux kernel media: radio-shark/radio-shark2 USB driver where endpoints are not validated before use, allowing a warning/invalid transfer path to be triggered. The root cause is missing checks that endpoints exist and have correct types, which can lead to inco...

5.5CVSS6AI score0.00146EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.29 views

CVE-2023-53682

CVE-2023-53682 affects the Linux kernel hwmon xgene driver. The root cause is that ioremap() and memremap() were not released in xgene_hwmon_probe(), creating a potential resource leak through ctx->pcc_comm_addr. The fix replaces ioremap and memremap with devm_ioremap and devm_memremap, ensuri...

5.5CVSS6.1AI score0.00133EPSS
Save
CVE
CVE
added 2026/01/14 3:05 p.m.29 views

CVE-2025-71106

CVE-2025-71106 - Linux kernel fix . The vulnerability concerns the filesystems_freeze_callback() check (freeze_all_ptr) introduced by the commit “power: always freeze efivarfs.” The check was inverted, causing all file systems to be frozen when filesystem_freeze_enabled is false. This could trigg...

5.5CVSS6.1AI score0.00114EPSS
Save
CVE
CVE
added 2026/01/14 3:07 p.m.29 views

CVE-2025-71132

CVE-2025-71132 affects the Linux kernel, specifically the smc91x driver when built with PREEMPT_RT. The issue manifests as a broken IRQ-context in PREEMPT_RT, leading to a leaked workqueue state (example given: kworker/2:1[106]) and stack traces showing WARN/BUG in the mld/workqueue path. Root ca...

7.5CVSS6.1AI score0.00248EPSS
Save
CVE
CVE
added 2026/05/06 11:32 a.m.29 views

CVE-2025-71292

CVE-2025-71292 concerns the Linux kernel’s JFS rename path. The issue is an nlink overflow when renaming a child directory inside a directory whose nlink is at its maximum (-1). In this edge case, nlink is first incremented and then decremented, which wraps to 0 and triggers a drop_nlink warning....

7.5CVSS5.9AI score0.00321EPSS
Save
CVE
CVE
added 2026/05/27 12:15 p.m.29 views

CVE-2025-71309

CVE-2025-71309 concerns the Linux kernel ntfs3 driver deadlock in ni_read_folio_cmpr (formerly ni_readpage_cmpr). The issue stems from lock inversion between the inode mutex (ni_lock) and per-page locks when reading a compressed frame, allowing Task A and Task B to deadlock. The symptom is a task...

5.5CVSS5.8AI score0.00106EPSS
Save
CVE
CVE
added 2026/03/25 10:27 a.m.29 views

CVE-2026-23338

The CVE-2026-23338 issue affects the Linux kernel component drm/amdgpu/userq. Userspace can trigger kernel warnings by providing an incorrect or growing number of fences across a userq wait ioctl, causing a backtrace to be emitted. The fix removes WARN_ONs so that, when the kernel detects nothing...

5.5CVSS5.7AI score0.00121EPSS
Save
CVE
CVE
added 2026/03/25 10:27 a.m.29 views

CVE-2026-23356

The CVE-2026-23356 issue affects the Linux kernel DRBD subsystem. A logic bug in drbd_al_begin_io_nonblock() could mis-handle a reference-counted extent when lc_get_cumulative() and lc_try_lock() timing collided, risking a crash or incorrect assumption that an activity log extent is active during...

5.5CVSS5.8AI score0.00128EPSS
Save
CVE
CVE
added 2026/03/25 10:27 a.m.29 views

CVE-2026-23369

CVE-2026-23369 (i2c i801) Summary: The vulnerability affects the Linux kernel i2c/i801 driver. Under rare boot-time race conditions, multiple udev threads may access i801_acpi_io_handler concurrently, leading to a scenario where an area is deregistered and a subsequent access uses an unregistered...

5.5CVSS5.7AI score0.00122EPSS
Save
CVE
CVE
added 2026/03/26 10:22 a.m.29 views

CVE-2026-23396

The CVE-2026-23396 issue affects the Linux kernel mac80211 mesh code. The function mesh_matches_local() dereferenced ie->mesh_config without verifying presence, allowing a crafted CSA action frame that includes a Mesh ID IE but omits the Mesh Configuration IE to crash the kernel. The race is t...

5.5CVSS5.7AI score0.00114EPSS
Save
CVE
CVE
added 2026/04/03 3:15 p.m.29 views

CVE-2026-23436

The CVE-2026-23436 issue affects the Linux kernel's net: shaper component. A race could occur when a netdev is unregistered between taking a reference during Netlink prep and locking/RCU in the callback, potentially leaking the hierarchy after a flush. The fix applies the instance lock in pre- st...

5.5CVSS5.7AI score0.00121EPSS
Save
CVE
CVE
added 2026/04/03 3:15 p.m.29 views

CVE-2026-23445

Summary of CVE-2026-23445 (Linux kernel igc driver) Affected component: igc network driver in the Linux kernel, specifically the XDP TX timestamping path. Root cause: during shutdown of the TX ring, the code leaves behind stale xsk_meta pointers, causing the IRQ handler to touch invalid pointers ...

7.8CVSS5.7AI score0.00129EPSS
Save
CVE
CVE
added 2026/04/03 3:15 p.m.29 views

CVE-2026-23467

CVE-2026-23467 affects the Linux kernel drm/i915/dmc driver. The vulnerability is a NULL pointer dereference that can occur during probe when DC6 is unexpectedly enabled, due to intel_power_domains_init_hw() calling intel_dmc_update_dc6_allowed_count() before intel_dmc_init(). The root cause is u...

5.5CVSS5.8AI score0.00123EPSS
Save
CVE
CVE
added 2026/04/22 1:54 p.m.29 views

CVE-2026-31484

In the Linux kernel, CVE-2026-31484 is addressed in io_uring/fdinfo: fix OOB read during SQE_MIXED wrap checks in __io_uring_show_fdinfo(). The issue occurred when processing 128-byte SQEs on IORING_SETUP_SQE_MIXED rings: the previous wrap condition (++sq_head & sq_mask) == 0 could pass while the...

7.1CVSS5.6AI score0.00117EPSS
Save
CVE
CVE
added 2026/04/22 1:54 p.m.29 views

CVE-2026-31502

CVE-2026-31502 : The connected sources detail a Linux kernel vulnerability involving a type confusion in the team network device’s header_ops for non-Ethernet ports. The root cause is that team_setup_by_port() can copy port_dev->header_ops and later callbacks (dev_hard_header/dev_parse_header)...

7.8CVSS5.6AI score0.00129EPSS
Save
CVE
CVE
added 2026/04/22 1:54 p.m.29 views

CVE-2026-31517

The CVE-2026-31517 vulnerability affects the Linux kernel’s IP-TFS (xfrm_iptfs) reassembly path. During datagram reassembly, an optimization can make newskb non-linear; if a subsequent fragment is appended via skb_put(), the code may trigger a SKB_LINEAR_ASSERT and crash (OOPS). The documented fi...

5.5CVSS5.7AI score0.00121EPSS
Save
CVE
CVE
added 2026/04/24 2:33 p.m.29 views

CVE-2026-31551

The CVE-2026-31551 entry relates to the Linux kernel mac80211 wifi subsystem. A race in aql_enable_write() during concurrent debugfs writes can cause a static_branch_dec() underflow because the code checks static_key_false(&aql_disable.key) and then later increments/decrements the static branch, ...

5.5CVSS5.4AI score0.00123EPSS
Save
CVE
CVE
added 2026/04/24 2:44 p.m.29 views

CVE-2026-31639

In the Linux kernel, CVE-2026-31639 affects the rxrpc subsystem. A client call acquires a reference to a key during rxrpc_alloc_client_call(), but this reference is not released when the call is destroyed, causing a key reference-count leak. The documented fix frees call->key in rxrpc_destroy_...

5.5CVSS5.4AI score0.00122EPSS
Save
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31722

In the Linux kernel, CVE-2026-31722 affects the USB gadget RNDIS function (f_rndis). The issue arises when the net_device is allocated during function instance creation and registered under the gadget device as its sysfs parent; during unbind, the parent is destroyed but the net_device can persis...

5.5CVSS5.8AI score0.00122EPSS
Save
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31724

In CVE-2026-31724, the Linux kernel USB gadget EEM function had a lifecycle issue: a net_device was created and registered under the gadget’s sysfs parent, but on unbind the parent could be destroyed, leaving dangling symlinks (for example, /sys/class/net/usb0). The remediation described in conne...

5.5CVSS5.8AI score0.00122EPSS
Save
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31734

CVE-2026-31734 (Linux kernel sched_ext) has been fixed. The issue was a false negative where is_bpf_migration_disabled() could be incorrect on systems without CONFIG_PREEMPT_RCU, causing migration_disabled == 1 to be treated as truly migration-disabled even for the current task. The BPF prolog no...

5.5CVSS5.8AI score0.00121EPSS
Save
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31744

Summary: CVE-2026-31744 concerns the Linux kernel energy model code path that processes perf domain IDs. The function dev_energymodel_nl_get_perf_domains_doit() calls em_perf_domain_get_by_id() and uses its return value without verifying it; if a caller supplies a non-existent perf domain ID, em_...

5.5CVSS5.8AI score0.00107EPSS
Save
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31746

CVE-2026-31746 concerns the Linux kernel’s s390/zcrypt component. When Common Cryptographic Architecture (CCA) cards are used as accelerators for clear key RSA requests (ME and CRT), a memory leak occurs due to an unreleased memory allocation in the AP message handling. The issue stems from a rew...

5.5CVSS5.8AI score0.00121EPSS
Save
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31748

CVE-2026-31748 (Linux kernel, comedi me_daq) : A firmware-overrun was fixed in the me2600_xilinx_download() path used by request_firmware(). The code trusts the firmware header and reads file_length from the first 4 bytes, then copies file_length bytes from offset 16 without verifying the data st...

7.8CVSS5.8AI score0.00129EPSS
Save
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31764

Summary (CVE-2026-31764) : A vulnerability in the Linux kernel IIO IMU driver for the st_lsm6dsx allows an out-of-bounds access when a non-accelerometer/gyroscope sensor tries to set the buffer sampling frequency via the sysfs attribute. The function st_lsm6dsx_hwfifo_odr_store() calls st_lsm6dsx...

7.8CVSS6AI score0.0012EPSS
Save
CVE
CVE
added 2026/05/01 2:15 p.m.29 views

CVE-2026-43008

CVE-2026-43008 affects the Linux kernel gpio: qixis-fpga driver. The issue is incorrect error handling in devm_regmap_init_mmio(): it returns ERR_PTR() on failure, but code checked for NULL, risking invalid pointer dereference. Mitigation: patch uses IS_ERR() and PTR_ERR() to handle errors correc...

5.5CVSS5.8AI score0.00107EPSS
Save
CVE
CVE
added 2026/05/01 2:15 p.m.29 views

CVE-2026-43014

Technical details for CVE-2026-43014 are not publicly available in the provided documents. The connected advisories mention generic kernel fixes but do not specify affected components, versions, or exploit conditions. Monitor for updates.

5.5CVSS5.8AI score0.00123EPSS
Save
CVE
CVE
added 2026/05/01 2:15 p.m.29 views

CVE-2026-43031

The CVE concerns the Linux kernel xilinx axienet driver. When a TX packet spans multiple buffer descriptors, the current accounting in axienet_free_tx_chain summing per-BD lengths into an accumulator can lose earlier bytes if the packet completes across different polls, causing BQL to overestimat...

7.5CVSS5.9AI score0.00426EPSS
Save
CVE
CVE
added 2026/05/06 7:40 a.m.29 views

CVE-2026-43079

CVE-2026-43079 affects the Linux kernel’s perf/x86/intel/uncore component. When NUMA is disabled and the system boots with fewer CPUs than those in die 0, the kernel continues to parse the discovery table for offline dies, which can trigger an array overflow at pmu->boxes[die] and may lead to ...

5.5CVSS5.7AI score0.00123EPSS
Save
CVE
CVE
added 2026/05/06 7:40 a.m.29 views

CVE-2026-43106

CVE-2026-43106 concerns the Linux kernel, specifically the cachefiles module. The issue is a faulty dentry reference accounting in cachefiles_cull() that could cause a lost reference, due to one code path not taking the extra reference required by cachefiles_bury_object(). The patch adjusts sever...

7.8CVSS5.7AI score0.00112EPSS
Save
Total number of security vulnerabilities14969